ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / MenuBase<T> Class / Header Property

In This Topic
    Header Property (MenuBase<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Header As String
    public string Header {get; set;}
    See Also